Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(xtts_manager): name_to_id() should return dict #8

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

eginhard
Copy link
Owner

@eginhard eginhard commented Mar 8, 2024

Fixes coqui-ai#3527, fixes coqui-ai#3456, supersedes coqui-ai#3487 (for consistency with other speaker managers the .keys() should be removed in name_to_id())

This is how the other embedding managers work
@eginhard eginhard merged commit f782a65 into dev Mar 8, 2024
34 checks passed
@eginhard eginhard deleted the fix-xtts-manager branch March 8, 2024 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] 'dict_keys' object has no attribute 'keys' 'TTS' object has no attribute 'speakers'[Bug]
1 participant